home *** CD-ROM | disk | FTP | other *** search
/ The Learning Curve / The Learning Curve (Weird Science, 1996).iso / electronics / analog_emulator / aces-docs / appendixb < prev    next >
Text File  |  1995-09-07  |  3KB  |  75 lines

  1.  
  2.  
  3.  
  4.                     ** APPENDIX B ** (Preliminary Docs.)
  5.  
  6.                             -Plot Parameters-
  7.  
  8.   The plot data section of the ACES dataset allows additional information
  9. about the plot to be entered for possible inclusion in EXPORTED plots. The plot data section is optional except for the first entry, The block
  10. nunbers for the X axis (ordinate) and the 5 Y axis (abscissa). The rest of the data must follow the following format in order with no entries 
  11. skipped.
  12.  
  13.  The following data formats are indicated as follows:
  14.  
  15.                 cccc = Text entry (no imbedded blanks).
  16.                 x.x  = Float data.
  17.                 n    = Block number. (1-76).
  18.                 (All data entries have data items separated by a
  19.                 single space).
  20.  
  21.  
  22. Order in set        Format          Explanation
  23. ------------        ------          ------------
  24.  
  25.     1             n n n n n n       First entry x axis block, followed
  26.                                     by the five selected Y axis
  27.                                     blocks.
  28.  
  29.  
  30.  
  31.     2             x.x x.x x.x x.x   Values for X axis maximum, Xaxis
  32.                                     minimum, Y axis maximum, and Y axis 
  33.                                     minimum.
  34.  
  35.  
  36.     3             x.x x.x           Plot major divisions along X and Y
  37.                                     axises respectively. (If made
  38.                                     negative will indicate grid-type 
  39.                                     divisions be drawn.
  40.  
  41.  
  42.     4             cccc cccc         Plot X and Y labels to be put on each
  43.                                     axis.
  44.  
  45.  
  46.     5             cccc              The title to be shown on the top of
  47.                                     the plot.
  48.  
  49.  
  50.     6             cccc              Identifying tag for Y channel 1 
  51.                                     (Some plot programs can display 
  52.                                     this information).
  53.  
  54.  
  55.     7             cccc              Identifying tag for Y channel 2
  56.                                     (Some plot programs can display
  57.                                     this information).
  58.  
  59.  
  60.     8             cccc              Identifying tag for Y channel 3
  61.                                     (Some plot programs can display
  62.                                     this information).
  63.  
  64.  
  65.     9             cccc              Identifying tag for Y channel 4
  66.                                     (Some plot programs can display
  67.                                     this information).
  68.  
  69.  
  70.     10            cccc              Identifying tag for Y channel 5 
  71.                                     (Some plot programs can display
  72.                                     this information).
  73.  
  74.  
  75.